Windows
The following steps explain how to add install openfa package on Windows.
Distributions
The following step install openfa using vckg on Windows. The following instructions assume that vckg is already installed.
vcpkg install imcce-openfa
The following step install openfa using MSYS2 on Windows. The following instructions assume that msys2 is already installed.
Different packages exist for different architecture and compilers : mingw-w64-openfa. So you may replace the name of the package by the adapted package’s name.
pacman -Sy mingw-w64-x86_64-openfa